Skip to content

[FLINK-1165] No createCollectionsEnvironment in Java API#320

Closed
ajaybhat wants to merge 2 commits into
apache:masterfrom
ajaybhat:FLINK-1165
Closed

[FLINK-1165] No createCollectionsEnvironment in Java API#320
ajaybhat wants to merge 2 commits into
apache:masterfrom
ajaybhat:FLINK-1165

Conversation

@ajaybhat
Copy link
Copy Markdown
Contributor

This commit adds a new method to ExecutionEnvironment to create a
CollectionEnvironment, and applies the method to cases where a
CollectionEnvironment() may be needed

Ajay Bhat added 2 commits January 19, 2015 16:19
This commit adds a new method to ExecutionEnvironment to create a
CollectionEnvironment, and applies the method to cases where a
CollectionEnvironment() may be needed
@ajaybhat
Copy link
Copy Markdown
Contributor Author

Fixed the typos.

@uce
Copy link
Copy Markdown
Contributor

uce commented Jan 19, 2015

Thanks :) Personally, I'm fine with both variants, but if the Scala variant is already called Collections environment, I would go for the same name and leave the Scala API as it is.

@StephanEwen
Copy link
Copy Markdown
Contributor

I vote to call it createCollectionsEnvironment in Java as well, so that the APIs are in sync, and we do not have a breaking change in the Scala API.

Otherwise this is good to merge.

Thanks, Ajay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants